Welcome![Sign In][Sign Up]
Location:
Search - matching problem

Search list

[Mathimatics-Numerical algorithmsstackapp

Description: 使用栈实现括弧配对问题-use Stack bracket matching problem
Platform: | Size: 48128 | Author: 吴月 | Hits:

[Otherhungry

Description: 用匈牙利算法解决二部图的最优匹配问题,可用于多任务的指派问题的解决.-Hungary algorithm used to solve the two plans optimal matching can be used for many tasks assigned to resolve the problem.
Platform: | Size: 163840 | Author: 周华兵 | Hits:

[Graph programharris.m

Description: 立体视觉的关键技术是解决对应问题,点特征常被用来做特征。HARRIS角点检测算子较有影响。用MATLAB编写的。-stereo vision technology is the key to solve the matching problem, point feature often used to do features. HARRIS corner detection operator more influential. MATLAB prepared.
Platform: | Size: 2048 | Author: jxhappyqin | Hits:

[Othershuanfa

Description: 运动员最佳配对问题,无和集问题,整数变换问题,无优先级运算,0-1背包问题-Athletes the best matching problems, and sets no problem, Integer Transform problem, no priority computing ,0-1 Knapsack Problem
Platform: | Size: 150528 | Author: 赵冉 | Hits:

[OtherPatternmatching3

Description: 图像匹配是计算机视觉和图像处理中研究的热点和难点。该文分析了图像匹配研究中的问题及 其关键因素, 对常见的匹配方法进行了综述, 介绍了近年来出现的新思路和新方法。-Image matching is computer vision and image processing in research on hot issues and tough. The paper analyzes the study of the image matching problem and its key factors, common matching method are reviewed, introduced in recent years and the emergence of new ideas and new methods.
Platform: | Size: 91136 | Author: 李锋 | Hits:

[Data structsEditDistance

Description: 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题-Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
Platform: | Size: 1024 | Author: Doreen | Hits:

[OtherStringMatch

Description: 字符串匹配问题中求最小编辑距离的源码,精简实用,是作业的好帮手!-String matching problem in order to minimize the distance of the source editor to streamline the utility is operating a good helper!
Platform: | Size: 310272 | Author: wangfang | Hits:

[Software EngineeringImage_matching

Description: 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem, a high-precision image matching--- the use of optical flow algorithm to determine the image of the stadium to match the image. The algorithm to overcome the traditional matching method based on gray-scale image interpolation accuracy by the effects of defects, as well as the speed and accuracy of computing limitations. MAD-based block matching algorithm and the normalized correlation coefficient to compare block-matching algorithm, the algorithm achieved a high-precision image sequence matching, and simple hardware implementation, lower computational complexity.
Platform: | Size: 222208 | Author: 酷鱼 | Hits:

[Data structs20090224171138551

Description: 主要内容: 匹配的概念 二分图的定义和判定 二分图的最大匹配 二分图的最小覆盖问题 二分图的最佳匹配问题 -Main elements: the concept of matching the definition of bipartite graph and determine the maximum bipartite graph matching bipartite graph of minimum coverage of bipartite graph matching problem best
Platform: | Size: 131072 | Author: 陈子杭 | Hits:

[VC/MFCclassicsinC

Description: C语言里面的经典算法,包括有老掉牙 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转后序式(前序式) 后序式的运算 关于赌博 洗扑克牌(乱数排列) Craps赌博游戏 约瑟夫问题(Josephus Problem) 集合问题 排列组合 格雷码(Gray Code) 产生可能的集合 m元素集合的n个元素子集 数字拆解 排序 得分排行 选择、插入、气泡排序 Shell 排序法 - 改良的插入排序 Shaker 排序法 - 改良的气泡排序 Heap 排序法 - 改良的选择排序 快速排序法(一) 快速排序法(二) 快速排序法(三) 合并排序法 基数排序法 搜寻 循序搜寻法(使用卫兵) 二分搜寻法(搜寻原则的代表) 插补搜寻法 费氏搜寻法 矩阵 稀疏矩阵 多维矩阵转一维矩阵 上三角、下三角、对称矩阵 奇数魔方阵 4N 魔方阵 2(2N+1) 魔方阵 -Obsolete Hanoi Tower Fei-style series Pascal triangle Three-color Chess Mouse walking fans Officer (1) Mouse walking fans Officer (2) Knight walking board 8 Queens 8 coins Game of Life String matching Two-color, three-color Hanoi Tower Knapsack problem (Knapsack Problem) The number of operations Monte Carlo method seeking PI Eratosthenes prime number screened seeking Long integer arithmetic (operations of large numbers) Long PI Greatest common factor, least common multiple, factorization Perfect Number 阿姆斯壮数 Maximum number of visitors Type in order to switch the order of type (pre-order type) Follow-style computing About Gambling Wash cards (random order) Craps Casino Games Joseph problems (Josephus Problem) Set problem Permutations Gray code (Gray Code) Generate the set of possible m elements of the collection a subset of n elements Digital dismantling Sort Score Ranking Selection, insertion, bubble sort Shell
Platform: | Size: 441344 | Author: neoleo | Hits:

[Data structsmatching

Description: 利用循环队列模拟舞伴配对问题:在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。假设初始男、女人数及性别已经固定,舞会的轮数从键盘输入。-Simulation using circular queue partner matching problem: at the ball, male and female each queue. Party starts. Turn from the men' s and women' s teams from each of the team that first one dubbed partner. If the initial number of teams ranging from teams which are not longer wait for the next round of the dance counterpart. Assume that the initial men, women, age and sex have been fixed, the number of rounds the ball from the keyboard input.
Platform: | Size: 4096 | Author: tang | Hits:

[matlabFrequency-Based-Template-Matching

Description: I have solved the frequency based Template matching problem through matlab with success rate of 100
Platform: | Size: 200704 | Author: ariful alam | Hits:

[matlabHierarchical-Template-Matching

Description: I have solved the hierarchical based template matching problem in matlab of success rate 100
Platform: | Size: 200704 | Author: ariful alam | Hits:

[Special EffectsBipartite-graph-matching-problem)

Description: 关于二分图中一些定义,定理及如何求解最大流的问题-Bipartite graph on some definitions, theorems and how to solve the problem of maximum flow
Platform: | Size: 21504 | Author: 陈帅军 | Hits:

[Othermarriage--matching-problem

Description: 婚姻匹配问题,几组男子女子,根据各自心仪异性进行婚姻匹配,输入各自名字及心中根据优先级的心仪对象排列,便可组成组合-Marriage matching problem, several groups of men, women, sex for marriage according to their favorite matches, enter their name and the hearts of their favorite choice according to priority order, may form a combination
Platform: | Size: 1024 | Author: jim | Hits:

[Special Effectsbasic-problems-of-image-matching

Description: 影像匹配中的若干基本问题研究 深入研究影像匹配的问题-Image matching in-depth study of a number of basic problems of image matching problem
Platform: | Size: 345088 | Author: 汪松 | Hits:

[Data structsPattern-matching

Description: 串的模式匹配问题.这在数据结构课本中占有一席之地。它可用于文件编辑-The string pattern matching problem plays an important role in the data structure.It can be used to edit text.
Platform: | Size: 4096 | Author: zhangyue | Hits:

[Data structsHandbook-of-Exact-String-Matching

Description: 字符串匹配算法,经典的数据结构练习题,典型的与KMP两种方法解决字符串匹配问题。-String matching algorithms, the data structure of the classic exercises typical KMP are two ways to solve the string matching problem.
Platform: | Size: 339968 | Author: 王京石 | Hits:

[AI-NN-PRstable-marrige-problem

Description: 婚姻匹配问题模型,同样可以用到市场匹配问题-a model of marrige matching, can also be used to solve market matching problem
Platform: | Size: 1024 | Author: 木弈 | Hits:

[OtherString-matching

Description: 字符匹配问题为典型的字符数组的应用,体现了c语言面向过程的特性。可在VC6.0下进行正确编译及运行。-The character matching problem is a typical character array, which embodies the characteristic of C language. Can be compiled and run under VC6.0.
Platform: | Size: 32768 | Author: 刘翼 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net